home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_6 / warpml11.ads < prev    next >
Text File  |  1995-06-12  |  2KB  |  71 lines

  1.  Amiga Distribution System-- Long Description File
  2.  
  3.            ADS Zone: 1
  4.      ADS Hatch Site: Don Plesky
  5.        ADS Position: ADS Zone 1 Coordinator
  6.            BBS Name: EastPointe Amiga BBS
  7.     Phone Number(s): 810-773-6959
  8.     Network Address: 1:120/229  
  9.      Network Region: 11    
  10.           BBS Hours: 24 Hrs/Day
  11. BBS Mailer/Software: DLG Trapdoor/PDQmail
  12.   BBS Storage Space: 2 Gig 
  13.   File Requestable :  <X> Y     < > N
  14. File Request Hours : All The Time
  15.  
  16. ==========================================
  17.             Long Description
  18. ==========================================
  19.  
  20. Short:    GoldED syntax parser for EMail
  21. Author:   dietmar@tomate.tng.oche.de (Dietmar Eilert)
  22. Uploader: cab@studbox.uni-stuttgart.de (Stefan Gybas)
  23. Type:     text/edit
  24. Replaces: text/edit/WarpMail100.lha
  25.  
  26.  
  27. PURPOSE
  28.  
  29.   WarpMail is a GoldED syntax parsers. GoldED 3 is required to use the parser.
  30.  
  31. COPYIGHT
  32.  
  33.   ⌐1995  Dietmar  Eilert  (e-mail:  DIETMAR@TOMATE.TNG.OCHE.DE).  All  Rights
  34.   Reserved.  Neither  icons nor code may be reused/reproduced without written
  35.   permission of the author.
  36.  
  37.   Dietmar Eilert
  38.   Mies-v-d-Rohe-Str.31, 52074 Aachen, Germany
  39.   E-Mail: DIETMAR@TOMATE.TNG.OCHE.DE
  40.   Tel: +49-(0)241-81665
  41.        +49-(0)2525-7776
  42.   Fax: +49-(0)241-81665
  43.  
  44. INSTALLATION
  45.  
  46.   Just run the install script. GoldED 3.0.1+ required.
  47.  
  48. USAGE & CONFIGURATION
  49.  
  50.   GoldED is able to highlight sections of text lines and  thus  increase  the
  51.   overall view. Colors are set using GoldED's syntax configuration requester.
  52.   Typical usage of syntax  highlighting  is  to  have  reserved  words  of  a
  53.   programming  language  highlighted.  Syntax  parsing  is  done  by external
  54.   parsers: the editor is responsible for refreshing the display.  The  syntax
  55.   parser  is  responsible  for  parsing  the  text  and for creating a syntax
  56.   description (thus the highlighting  sheme  depends  on  the  parser).  This
  57.   package contains an e-mail syntax parser.
  58.  
  59.   Parser names
  60.  
  61.   Please consider that syntax parsers are standard  libraries  and  that  the
  62.   AmigaOS  doesn't  support renaming of libraries: a syntax parser won't work
  63.   after it has been renamed (parser names are case sensitive).
  64.  
  65. HARDWARE
  66.  
  67.   Performance depends on the graphics  hardware:  a  fast  external  graphics
  68.   board  (e.g. Retina Z3) is required to ensure sufficient performance. Amiga
  69.   chipsets are based on bitplanes and  thus  too  slow.  CPU  speed  is  less
  70.   important; suggested system is a 68030 CPU or better.
  71.